From 916f1c0fd60eeeafc88e598044aa7622703f69a3 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 18:41:41 -0500 Subject: [PATCH] docs: fix style-updated link --- gdk/gdkwindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index db119c878e..37b8691cc6 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -10867,7 +10867,7 @@ gdk_window_get_scale_factor (GdkWindow *window) * GTK+ will automatically update this property automatically if * the @window background is opaque, as we know where the opaque regions * are. If your window background is not opaque, please update this - * property in your #GtkWindow::style_updated handler. + * property in your #GtkWidget::style-updated handler. * * Since: 3.10 */ -- 2.30.2